home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / search31.zip / SEARCH.HIS < prev    next >
Text File  |  1992-06-17  |  6KB  |  137 lines

  1. 06/17/92
  2.          [v3.1] Code was not included in v3.0 to create the HOF bulletins
  3.                 at end of month.
  4.  
  5. 06/16/92
  6.          [v3.0] Major revision, therefore the version number jump!!
  7.  
  8.                 Added a MAKE-UP-PLAYS feature that allows the caller to makeup
  9.                 game plays they may have missed during the current month. This
  10.                 will afford those callers that do not call every day, an equal
  11.                 chance to compete with callers that play every day.
  12.                 Config file lines 6 and 7 have changed!!!!!!!
  13.                 Be sure to read Documentation!!!
  14.  
  15.                 Automatic game reset will take place when the first caller of
  16.                 the month plays the game. Two Hall of Fame bulletin files will
  17.                 be created (SUNHOF.ANS and SUNHOF.ASC) and all scores cleared.
  18.                 Be sure to read the Documentation!!!
  19.  
  20.                 You can now use an environmental variable for Non-Standard
  21.                 IRQs. This will eliminate the need to have multiple batch 
  22.                 files to execute the door. See DOCs under NON-STANDARD COM
  23.                 SUPPORT for details.
  24.  
  25.                 You can now use environmental variables, on the first line
  26.                 of the configuration file. This will eliminate the requirement
  27.                 that you create an individual configuration file for each node
  28.                 in a multinode environment (ONE config file for ALL nodes!!).
  29.                 See DOCs under MULTI-NODE SETUP for details.
  30.  
  31.                 Made some changes to fix the TIMEOUT errors encountered
  32.                 when usinga 486 with/without DesqView. Need feedback !!
  33.  
  34.                 Made some changes to correct the Error #6 (Overflow Error) 
  35.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some 
  36.                 feedback on this one as well!
  37.  
  38.                 Added support for GT Power's GTUSER.BBS file. To use this 
  39.                 you will be required to add to lines to your configuration 
  40.                 files. Please see Docs for changes. Need some feedback on 
  41.                 this as well!
  42.  
  43. 01/04/92  
  44.          [v2.4] Unregistered version of door would hang some systems due
  45.                 to a problem with the number of allowable games. In addition
  46.                 the display would show "game x of x" as  3 of 2, 5 of 2, etc.
  47.  
  48. 12/29/91
  49.          [v2.3] Added an option to control when you DO NOT want the DOOR
  50.                 to be used. Allows for 5 Blackout periods. This requires
  51.                 a configuration file change. SEE DOCS for DETAILS!
  52.  
  53. 12/11/91
  54.          [v2.2] When re-drawing the screen, using option !, the program
  55.                 would fail to clear some variables, resulting in *messy*
  56.                 display. Fixed!
  57.  
  58. 11/24/91 
  59.          [v2.1] Letter grid was not being drawn on the game board. This
  60.                 only affected NON-registered versions.               
  61.  
  62. 11/01/91
  63.          [v2.0] Added an option to control the number of plays per play,
  64.                 based upon the user's security level. This rewuires a
  65.                 configuration file change. SEE DOCS for DETAILS!
  66.  
  67.                 Added an option to control the length of time the game
  68.                 may be played (each time caller enters the Door), based 
  69.                 upon the user's security level. This requires a 
  70.                 configuration file change. SEE DOCS for DETAILS!
  71.  
  72. 10/17/91 
  73.          [v1.9] Added a colorized Bulletin. Config file change !!
  74.  
  75.                 Changes to internal routines.
  76.  
  77. 09/06/91
  78.          [v1.8] Re-adjust delay values in non-registered version
  79.  
  80. 08/23/91
  81.          [v1.7] Changes to several internal routines.
  82.  
  83. 08/10/91
  84.          [v1.6] "CONGRATULATIONS" misspelled.
  85.  
  86.                 An external word list has been added, and the initial 200
  87.                 word file (SEARCH.QUE) is included in the ZIP. See Docs
  88.                 for an explanation of this new feature.
  89.  
  90. 07/18/91
  91.          [v1.5] If ANSI not detected, caller has option to contimue or 
  92.                 return to BBS. No longer denies access to game, outright!
  93.  
  94.                 If Sysop uses the door, he/she is given 99 chances to
  95.                 play the game. Registered version ONLY!
  96.  
  97.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  98.  
  99.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  100.  
  101.                 Wouldn't recognze if someone adopted the door. Screen would 
  102.                 not display.
  103.  
  104.                 Under certain circumstances the program would hang the system
  105.                 after displaying the ADOPT-A-DOOR screen
  106.  
  107.                 Speeded up the letter grid display.
  108.  
  109. 06/26/91
  110.          [v1.4] Removed duplicate words form word list
  111.  
  112.                 Call time > 999 minutes caused the program to "burp"
  113.  
  114. 06/25/91
  115.          [v1.3] Hiscore file (.SCO) was not being updated.
  116.                 
  117.                 Scoring algorythm changed to deduct points from each word
  118.                 score equal to i/2 the number of seconds it took to find
  119.                 the word in the grid.
  120.  
  121. 06/20/91
  122.          [v1.2] Not asking you if you want to play another game. Fixed
  123.  
  124.                 After "Invalid Entry" printed, it was not totally cleared.
  125.  
  126.                 Time left to find/choose a word will now be decremented 
  127.                 every 5 seconds.                
  128.  
  129. 06/15/91
  130.          [v1.1] Numbers used to indicate the direction the word is
  131.                 spelled changed to conform to the numeric keypad
  132.                 layout, rather than using the numeric keys located 
  133.                 the main keyboard, just below the F1-F12 keys.
  134.  
  135. 06/05/91
  136.          [v1.0] Initial release
  137.